AutoGenerateRows Property
Gets or sets a value that determines whether the grid should generate rows automatically based on the itemsSource.
public virtual bool AutoGenerateRows {get; set;}
'Declaration
Public Overridable Property AutoGenerateRows As Boolean